Remove random + 5 for width and height. If people want padding, they
authorOwen Taylor <otaylor@redhat.com>
Fri, 2 Nov 2001 21:16:54 +0000 (21:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 2 Nov 2001 21:16:54 +0000 (21:16 +0000)
commit44934dca38dfe7ded70881237c3bc73f71fac566
tree210e29e5a617d33fb3fd93c8449ec21d197de8e6
parent92d5e4b2c73eb3469133da0ff9689d62ff8c4ff8
Remove random + 5 for width and height. If people want padding, they

Fri Nov  2 16:14:15 2001  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkviewport.c (gtk_viewport_size_request): Remove
random + 5 for width and height. If people want padding,
they should add padding. (Note the +5 isn't padding
that will always appear - it just appears in the case
where the widget is allocated it's requisition.)
(#51018, Janet Davis)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkviewport.c